home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / haziran / 09 / setup.exe / mwe400.CAB / Blnk_Ste.mws / Articles.json next >
JavaScript Object Notation  |  2001-03-21  |  1KB

  1. {
  2.     "schema": {
  3.         "ArtID": "Long Integer",
  4.         "Category": "Text (255)",
  5.         "Section": "Text (255)",
  6.         "Title": "Text (255)",
  7.         "AutoIntro": "Boolean NOT NULL",
  8.         "Para": "Memo/Hyperlink (255)",
  9.         "Body": "Memo/Hyperlink (255)",
  10.         "Image": "Text (255)",
  11.         "Image_Align": "Text (50)",
  12.         "Image_Strap": "Text (255)",
  13.         "Image_Size": "Text (50)",
  14.         "Show_page": "Boolean NOT NULL",
  15.         "CatOrder": "Long Integer",
  16.         "SecOrder": "Long Integer",
  17.         "ArtOrder": "Long Integer",
  18.         "PageOrder": "Long Integer"
  19.     },
  20.     "data": [
  21.         {
  22.             "ArtID": 76,
  23.             "Category": "Welcome",
  24.             "Section": ".",
  25.             "Title": "Welcome to Magic Web Engine",
  26.             "AutoIntro": 1,
  27.             "Para": " ",
  28.             "Body": "\r\n<P><IMG align=left alt=\"Easy web site generation\" border=1 hspace=10 \r\nsrc=\"file://C:\\MagicWebEngine\\LocalImages\\mwe_logo.gif\" \r\nstyle=\"HEIGHT: 139px; WIDTH: 190px\">        \r\n        This is the first page \r\nof your new web site. Your can delete this page with 'Delete Page' button.</P>\r\n<P>        \r\n             \r\n Then to add a page of your own click the 'Add Page' button.</P>\r\n<P>Often the tricky things about building a web site are the style, colours and \r\nnavigation links. With Magic Web Engine these are easily selected and changed, \r\nleaving you to concentrate on the content.</P>\r\n<P>Have fun!</P>\r\n<P>Jamie<BR>EasyWare<BR><BR><STRONG>Now click Delete Page and then Add \r\nPage<BR></STRONG></P>",
  29.             "Image": "C:\\MagicWebEngine\\LocalImages\\mwe_logo.gif",
  30.             "Image_Align": "Left",
  31.             "Image_Strap": " ",
  32.             "Image_Size": "Auto",
  33.             "Show_page": 1,
  34.             "CatOrder": 2,
  35.             "SecOrder": 1,
  36.             "ArtOrder": 1,
  37.             "PageOrder": 1
  38.         }
  39.     ]
  40. }